バージョン

Format メソッド (UnboundColumnWrapper<T>)

シンタックス
'宣言
 
Public Shadows Function Format( _
   ByVal format As System.String _
) As UnboundColumnWrapper(Of T)
public new UnboundColumnWrapper<T> Format( 
   System.string format
)

パラメータ

format

戻り値の型

this
参照

オンラインで表示: GitHub